home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / GNU / emacs.inst / emacs19.idb / usr / gnu / lib / emacs / site-lisp / mouse-sel.POSTER.z / mouse-sel.POSTER
Encoding:
Text File  |  1994-08-02  |  1.5 KB  |  43 lines

  1. Newsgroups: gnu.emacs.sources
  2. From: mike@inform.co.nz (Mike Williams)
  3. Subject: mouse-sel v1.20
  4. Date: Fri, 1 Oct 1993 00:33:22 GMT
  5. Organization: InForm Group, Wellington, New Zealand.
  6.  
  7.  
  8.   Another update ... the LAST before I vanish from this address.
  9.   Changes are:
  10.  
  11.   * A annoying bug in v1.14 is fixed ... dragging characters selected one
  12.     more character than it should have.
  13.  
  14.   * You can set mouse-sel-default-bindings to 'interprogram-cut-paste to
  15.     retain the interaction between selection and kill ring.
  16.  
  17.   * Default mouse-1, drag-mouse-1 and mouse-3 bindings are unset.
  18.  
  19.   * The mouse-select-function variable is gone.
  20.   * Selection-handling functions are configurable using the variables
  21.  
  22.       mouse-sel-set-selection-function
  23.       mouse-sel-get-selection-function
  24.       mouse-sel-check-selection-function
  25.  
  26.     The defaults mean that mouse-sel should work with emacs-19 under other
  27.     windowing systems too (!), although without inter-program cut-paste.
  28.     Marc Fleischeuers <wtsmarc@mpi.kun.nl> put me onto this one.
  29.  
  30.   * The cursor-type is always restored, even on error.
  31.  
  32.   Thanks to everyone who's helped me out with bug reports and suggestions.
  33.   Special thanks to Kevin Broadey <KevinB@bartley.demon.co.uk>, my de-facto
  34.   beta-tester. 
  35.  
  36.     ------------------------------------------------------------------
  37.         Mike Williams, InForm Group Ltd., Wellington, New Zealand.
  38.    Email: mike@inform.co.nz   Phone: 64 4 472 0996   Fax: 64 4 473 2407
  39.  
  40.         PS. As of Oct 1, I will no longer work for InForm.
  41.      My new email address will be <mikew@gopher.dosli.govt.nz>
  42.  
  43.